Rdocumentation
powered by
Learn R Programming
GenoGAM (version 1.0.2)
[[,GenomicTiles,numeric,ANY-method: Providing pseudo-list functionality
Description
Getting a specific tile
Usage
"[["(x, i)
"["(x, i)
Arguments
x
A
GenomicTiles
object
i
An integer (for '[[') or a
GRanges
object (for '[')
Value
A
DataFrame
(for '[[') or a subsetted
GenomicTiles
object (for '[')